home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1520 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  706 b 

  1. Path: news.csie.nctu.edu.tw!ccsun25!u8112104
  2. From: u8112104@cc.nctu.edu.tw (lyc)
  3. Newsgroups: comp.lang.c++
  4. Subject: help with size problem
  5. Date: 11 Jan 1996 14:16:56 GMT
  6. Organization: Dept. Comp. Sci. & Info. Eng., Chiao-Tung Univ., Taiwan
  7. Message-ID: <4d364o$o47@news.csie.nctu.edu.tw>
  8. NNTP-Posting-Host: u8112104@ccsun25.cc.nctu.edu.tw
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.     hi, everybody,
  12.  
  13.         I have a problem when I assign the memory for a
  14.  
  15.     2D matrix (for example). Although I used the huge mode,
  16.  
  17.     I got the floating error.  So, could anyone tell how I 
  18.  
  19.     can handle this problem (with a so large memory allocation) ?
  20.  
  21.     Thanks in advance.
  22.  
  23.  
  24.                         Yours,
  25.                             Joseph Lee
  26.                         u8112104@cc.nctu.edu.tw
  27.